cbfs: Fix incorrect CBFS file header size being used
authorYaroslav K <[email protected]>
Tue, 9 Aug 2016 03:32:15 +0000 (20:32 -0700)
committerBin Meng <[email protected]>
Tue, 16 Aug 2016 03:44:09 +0000 (11:44 +0800)
commitcc7ed269341fb48b6453d013cc79ac15cb497f04
tree961e84f9ff9f1f0986e1c63abe5f53a080eff753
parentcd379a2dc892e3ea1370b313036751629395aefa
cbfs: Fix incorrect CBFS file header size being used

This fixes incorrect filenames in cbfsls output.

Signed-off-by: Yaroslav K. <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
[clean up checkpatch errors and warnings]
Signed-off-by: Bin Meng <[email protected]>
fs/cbfs/cbfs.c